Deinitialize timers before destroying the local apic; this protects us
authorSteven Hand <steven@xensource.com>
Tue, 26 Jun 2007 11:40:37 +0000 (12:40 +0100)
committerSteven Hand <steven@xensource.com>
Tue, 26 Jun 2007 11:40:37 +0000 (12:40 +0100)
commitb1b322eb8b57b4a0f797fab3a533bddc60d782b4
treea74daabe10ae0b73579902a50654fc97e1d1b752
parent837eceb66757cfb3ae1bb961e1310a9a03dd2eaa
Deinitialize timers before destroying the local apic; this protects us
against a late firing timer callback function (e.g. hpet_timer_fn) which
tries to access local APIC state.

Signed-off-by: Steven Hand <steven@xensource.com>
xen/arch/x86/hvm/hvm.c